home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / SCIENTIF / H558.ZIP / QDG206.ZIP / QDIGIT.HLP < prev    next >
Text File  |  1994-02-07  |  19KB  |  544 lines

  1.  
  2.  
  3.            ███████  ███████  ███  ██████   ███  ███████
  4.            █░░░░░█░  █░░░░█░  █░░ █░░░░█░   █░░ █░░█░░█░
  5.            █░    █░  █░   █░  █░  █░    ░   █░   ░ █░  ░
  6.            █░    █░  █░   █░  █░  █░  ███   █░     █░
  7.            █░    █░  █░   █░  █░  █░   █░░  █░     █░
  8.            █░  █ █░  █░   █░  █░  █░   █░   █░     █░
  9.            ███████░ ███████░ ███  ██████░  ███    ███
  10.             ░░░░█░░  ░░░░░░░  ░░░  ░░░░░░   ░░░    ░░░
  11.                  █
  12.                   ░  Copyright (C) 1992-94  P.C. Jahans
  13.  
  14.       An easy-to-use program for digitizing geological contacts
  15.    and structures, outcrops, contours, etc. Output is placed in
  16.    ASCII files which can be viewed on screen or sent to a printer.
  17.  
  18.       QDigit is completely menu-driven and features context-
  19.    sensitive help -- there is no need for a manual. Just press
  20.    <F1> at any time for relevent information. You may, however,
  21.    need to refer to your digitizer manual to correctly configure
  22.    QDigit before use.  Other features include full mouse support
  23.    (although a mouse is not necessary), high speed data capture,
  24.    and automatic saving of your configuration setup and
  25.    calibration parameters.
  26.  
  27.       QDigit uses an affine transform to convert between map
  28.    (world) and digitizer coordinates producing accurate results
  29.    even from distorted maps or cross-sections (those which are
  30.    not quite rectangular but more like irregular quadrilaterals).
  31.    Such maps can result when the paper they are printed on is
  32.    handled, folded, or soaked by rain.
  33.  
  34.       QDigit may be freely distributed and you are encouraged to
  35.    do so.  Individuals, students and educational institutions may
  36.    licence one copy free of charge.  If more than one copy is
  37.    required, or if the program is used in a professional or
  38.    commercial environment, a fee payment is required after a 30-
  39.    day trial period as follows:
  40.  
  41.       Individuals, educational institutions:
  42.                         Free     for the first copy
  43.                         $25      for extra copies
  44.  
  45.       Industry:         $50      for the first copy
  46.                         $25      for additional copies
  47.  
  48.    Payment may be made in US or Canadian dollars in the form of a
  49.    cheque or money order addressed to the author at the address
  50.    below.  Please do not send cash.  Bug reports, suggestions are
  51.    welcome.
  52.  
  53.  
  54.                            Peter C. Jahans
  55.                         Department of Geology
  56.                         University of Alberta
  57.                      Edmonton, Alberta  T6G 2E3
  58.  
  59.              Copyright (C) 1992, 1993, 1994  P.C. Jahans
  60.                         All rights reserved.
  61.  
  62.  
  63. 
  64. 1023     hcHistList        = $03FF;
  65.  
  66.    History Lists▐
  67.     ▀▀▀▀▀▀▀▀▀▀▀▀▀
  68.       This is a list of previous choices in this category. You
  69.    may select from this list as a shortcut to typing in the
  70.    selection again. This feature is most useful when similar data
  71.    is used repeatedly. Hit the <Enter> key to accept a
  72.    highlighted selection or double-click on it with the mouse
  73.    cursor. To cancel, click on the close button (upper left
  74.    corner) or hit <Esc> to close history window.
  75.  
  76.  
  77. 
  78. 1296     hcFileView        = $0510;
  79.  
  80.    File Viewer▐
  81.     ▀▀▀▀▀▀▀▀▀▀▀
  82.       You can view any text file in a scrolling window, and may
  83.    view more than one file at a time by selecting this option
  84.    repeatedly. Only the first 64k bytes or so of a file can be
  85.    displayed in the viewer.
  86.  
  87.  
  88. 
  89. 1312     hcFilePrint       = $0520;
  90.  
  91.    File Printing▐
  92.     ▀▀▀▀▀▀▀▀▀▀▀▀▀
  93.       Files can be sent to the printer using this option. The
  94.    printer port is configured under Settings/Printer.
  95.  
  96.  
  97. 
  98. 1344     hcDosShell        = $0540;
  99.  
  100.    DOS Shell▐
  101.     ▀▀▀▀▀▀▀▀▀
  102.       You may temporarily suspend QDigit to execute DOS commands
  103.    and return to exactly where you left. To return, just type
  104.    EXIT at the DOS prompt.
  105.  
  106.  
  107. 
  108. 1360     hcTile            = $0550;
  109.  
  110.    Window Tiling▐
  111.     ▀▀▀▀▀▀▀▀▀▀▀▀▀
  112.       When multiple file viewing windows are on the screen, they
  113.    may be tiled for simultaneous viewing. Each window is sized so
  114.    that altogether they fill the area of the screen's "desktop".
  115.  
  116.  
  117. 
  118. 1376     hcCascade         = $0560;
  119.  
  120.    Window Cascading▐
  121.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  122.       When multiple file viewing windows are on the screen, they
  123.    may be cascaded or stacked like a deck of cards for individual
  124.    viewing, leaving only the top and left frame segments of the
  125.    covered windows visible. By clicking the mouse cursor on the
  126.    frame top, or using the function keys, windows may be brought
  127.    to the top of the stack and moved around the screen.
  128.  
  129.  
  130. 
  131. 1536     hcStartSubMenus   = $0600;
  132.  
  133.       Select this option to view a sub-menu list.
  134.  
  135.  
  136. 
  137. 1945     hcBanner          = $0799;
  138.  
  139.    Billboard▐
  140.     ▀▀▀▀▀▀▀▀▀
  141.       Introductory banner with author name and copyright notice.
  142.  
  143.  
  144. 
  145. 2201     hcHelp            = $0899;
  146.  
  147.    Help▐
  148.     ▀▀▀▀
  149.       Use the <F1> hot-key to obtain context sensitive help at
  150.    any time. The help system always knows which part of the
  151.    program is in use and brings up appropriate information to
  152.    assist the user.
  153.  
  154.  
  155. 
  156. 2457     hcQuit            = $0999;
  157.  
  158.    Terminate Program▐
  159.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  160.       Exit QDigit. You can also exit quickly using the hot-key
  161.    combination: <Alt X>
  162.  
  163.  
  164. 
  165. 4368     hcComSettings     = $1110;
  166.  
  167.    Communications▐
  168.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  169.       These communications protocols must be set so that the
  170.    digitizer can "talk" to the computer properly. Choose the COM
  171.    port which is connected to the digitizer and set the other
  172.    parameters according to your digitizer's manual. For example,
  173.    a Summagraphics tablet typically requires the following setup:
  174.  
  175.                           Baud Rate -- 9600
  176.                           Parity    -- EVEN
  177.                           Data Bits -- 7
  178.                           Stop Bits -- 2
  179.  
  180.  
  181. 
  182. 4384     hcSetDataType     = $1120;
  183.  
  184.    Data Format▐
  185.     ▀▀▀▀▀▀▀▀▀▀▀
  186.       This is the format of the signals sent from your digitizer
  187.    to the computer. Consult your digitizer's manual to determine
  188.    which format is used. If your digitizing tablet outputs data
  189.    using ASCII format make certain of the positions of characters
  190.    and lengths of numeric fields. For example, a Summagraphics
  191.    tablet typically uses an ASCII format as follows:
  192.  
  193.                          Button Position -- 2
  194.           X Coordinate Starting Position -- 3, Length -- 6
  195.           Y Coordinate Starting Position -- 9, Length -- 6
  196.  
  197.  
  198. 
  199. 4400     hcCalibrate       = $1130;
  200.  
  201.    Calibrate Map▐
  202.     ▀▀▀▀▀▀▀▀▀▀▀▀▀
  203.       The digitizer needs to be calibrated to the coordinates of
  204.    your map (world coordinates) before digitizing commences.
  205.    Select X, Y or longitude/latitude coordinates then digitize
  206.    four known points on your map. Units do not matter, just enter
  207.    the known values when QDigit requests. Geographic coordinates
  208.    are displayed in the order longitude, latitude. When
  209.    calibration is complete, all coordinates are displayed as map
  210.    (world) coordinates. You may optionally calibrate north for
  211.    use when digitizing outcrops.
  212.  
  213.  
  214. 
  215. 4432     hcCalibrateN      = $1150;
  216.  
  217.    Calibrate North▐
  218.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  219.       When digitizing outcrops, the true direction of north must
  220.    be provided so that dip directions may be accurately calcula-
  221.    ted. First digitize a point near the northern end of a line
  222.    parallel to north, then digitize a point near the southern
  223.    end. This calibration is not necessary if outcrops will not be
  224.    digitized.
  225.  
  226.  
  227. 
  228. 4448     hcSetParaPort     = $1160;
  229.  
  230.    Printer Port▐
  231.     ▀▀▀▀▀▀▀▀▀▀▀▀
  232.       Indicate the port to which printer is attached.
  233.  
  234.  
  235. 
  236. 4464     hcReadDefaults    = $1170;
  237.  
  238.    Load a Configuration File▐
  239.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  240.       Upon startup, QDigit first looks for the default config-
  241.    uration file (usually QDIGIT.DEF) in the current directory. If
  242.    one isn't found there, the directory in which QDigit resides
  243.    is then searched. If a configuration file is found, parameters
  244.    specifying calibration values, I/O ports used, communication
  245.    settings, etc., stored in the file will be automatically used
  246.    to configure QDigit. Any configuration file, including those
  247.    created using the Setup/Save Setup menu option, may also be
  248.    loaded at any time. This can be very useful for digitizing
  249.    several small maps or logs at one time, and also if an error
  250.    was made while reconfiguring some parameter and the original
  251.    value was lost.
  252.  
  253.       The command-line option, /C <filename>, where <filename> is
  254.    the name of a default configuration file (without the angle
  255.    brackets), allows the automatic loading of a user-specified
  256.    configuration at program startup.
  257.  
  258.  
  259. 
  260. 4480     hcSaveDefaults    = $1180;
  261.  
  262.    Save a Configuration File▐
  263.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  264.       Selecting this option will manually save your current setup
  265.    information such calibration values, communications settings
  266.    ports in use, etc., in a file chosen by the user. Although
  267.    these items are saved automatically when the QDigit is
  268.    terminated, manually saving a configuration is recommended
  269.    after calibration or setup and especially before altering any
  270.    parameters for which the consequences are unknown. Your saved
  271.    configuration can be reloaded at any time using the Setup/Load
  272.    Setup menu option.
  273.  
  274.  
  275. 
  276. 4496     hcResetDefaults   = $1190;
  277.  
  278.    Reset Configuration▐
  279.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  280.       Selectively reset configuration parameters to system
  281.    defaults. Resetting calibration allows the use of digitizer
  282.    coordinates instead of map coordinates.
  283.  
  284.       If any "Advanced" configuration parameters are reset (such
  285.    as communication settings and/or data format) you may have to
  286.    refer to your digitizer manual to reconfigure the program. If
  287.    you reset the advanced parameters and immediately save your
  288.    setup, the configuration file will likely contain improper
  289.    information upon subsequent startups but QDigit will not give
  290.    a warning.
  291.  
  292.  
  293. 
  294. 4512     hcSetPrecision    = $11A0;
  295.  
  296.    Set Output Data Precision▐
  297.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  298.       The start of each line of data output by the digitizer is
  299.    either a map coordinate pair or the depth and value of a log.
  300.    The representation of these data are visible at the top left
  301.    corner of the screen. You can alter the way these data appear
  302.    on the screen and in the output file by setting the WIDTH and
  303.    PRECISION parameters.
  304.  
  305.       WIDTH must be between 1 and 12, and PRECISION must be
  306.    between 0 and WIDTH-2. These settings should also match the
  307.    values of the actual data or output representation may be
  308.    unpredictable or incorrect. For instance, don't specify a
  309.    width of 4 to display coordinate values like 6543117.50.
  310.  
  311.  
  312.      Examples:  334.2837  results from WIDTH = 8, PRECISION = 4
  313.                 334.3     results from WIDTH = 5, PRECISION = 1
  314.  
  315.  
  316. 
  317. 4608     hcNotInitialized  = $1200;
  318.  
  319.    Program Not Initialized▐
  320.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  321.       Upon startup, QDigit first looks for the default config-
  322.    uration file (usually QDIGIT.DEF) in the current directory.
  323.    If one isn't found there, the directory in which QDigit
  324.    resides is then searched. If still no file is found and none
  325.    was specified on the command line using the /C <filename>
  326.    option, QDigit starts up in an uninitialized state and must be
  327.    configured to your digitizer using the Setup/Advanced/Comm
  328.    Settings and Setup/Advanced/Data Format menu options. You may
  329.    need to refer to your digitizer manual to correctly configure
  330.    QDigit before use.
  331.  
  332.  
  333. 
  334. 4624     hcDigitizePoints  = $1210;
  335.  
  336.    Digitizing Points▐
  337.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  338.       This is a generic point digitizing procedure. Only X, Y or
  339.    lon/lat coordinates will be saved in the output file.
  340.  
  341.  
  342. 
  343. 4640     hcDigitizeLines   = $1220;
  344.  
  345.    Digitizing Lines▐
  346.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  347.       This is a generic line digitizing procedure. Only X, Y or
  348.    lon/lat coordinates will be saved in the output file.
  349.  
  350.  
  351. 
  352. 4656     hcDigitizeWells   = $1230;
  353.  
  354.    Digitizing Wells▐
  355.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  356.       X, Y or lon/lat coordinates plus any additional specified
  357.    information (kb elevation, well name, total depth, etc.) will
  358.    be saved in the output file. This option can of course also be
  359.    used to store any kind of data pertaining to digitized point
  360.    coordinates.
  361.  
  362.  
  363. 
  364. 4672     hcDigitizeCntrs   = $1240;
  365.  
  366.    Digitizing Contours▐
  367.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  368.       X, Y or lon/lat coordinates of lines and the corresponding
  369.    specified constant elevation will be saved in the output file.
  370.  
  371.  
  372. 
  373. 4688     hcDigitizeOCrops  = $1250;
  374.  
  375.    Digitizing Outcrops▐
  376.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  377.       X, Y or lon/lat coordinates and dip direction will be
  378.    calculated for each digitized outcrop. These data plus
  379.    additional information such as dip, elevation, etc. will be
  380.    saved in the output file.
  381.  
  382.  
  383. 
  384. 4704     hcPositionOCrops  = $1260;
  385.  
  386.    Positioning Outcrops▐
  387.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  388.       Use the digitizer to find the precise coordinates of an
  389.    outcrop as you draft them onto a map. X, Y or lon/lat
  390.    coordinates plus any additional specified information
  391.    (elevation, dip direction & dip, etc.) will be saved in the
  392.    output file.
  393.  
  394.  
  395. 
  396. 8192     hcOkBox           = $2000;
  397.  
  398.    Dialog Box▐
  399.     ▀▀▀▀▀▀▀▀▀▀
  400.       This window is known as a dialog box. It may contain input
  401.    controls such as editing fields, check-boxes and radio
  402.    buttons. Editing fields are used to type in appropriate text,
  403.    checkboxes for selecting one or more options and radio buttons
  404.    for choosing one unique option. There is full mouse and/or
  405.    keyboard support. Hit Ok or the <F9> key to accept what is
  406.    displayed, Cancel or the <Esc> key to abort. Any highlighted
  407.    text in an input field is immediately replaced by most
  408.    keystrokes. The exceptions are when an arrow key or the insert
  409.    or backspaces are pressed.
  410.  
  411.  
  412. 
  413. 8208     hcFileListBox     = $2010;
  414.  
  415.    File List Window▐
  416.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  417.       Select from the list, or type into the input field the name
  418.    of the file desired. When the cursor resides in the list,
  419.    typing the first letters of the filename will cause the cursor
  420.    to jump to the first names starting with those letters. File
  421.    information is shown at the bottom of the window.
  422.  
  423.  
  424. 
  425. 8224     hcMessageBox      = $2020;
  426.  
  427.    Message Window▐
  428.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  429.       You may respond to the message contained in this window by
  430.    clicking on a button or you may cancel and remove the window
  431.    by hitting the <Esc> key.
  432.  
  433.  
  434. 
  435. 8448     hcCalibrateBox    = $2100;
  436.  
  437.       The digitizer is waiting for your actions here: press the
  438.    digitizer mouse button to register points. To backtrack or
  439.    abort, click on the close button (upper left corner of the
  440.    window), or hit the <Esc> key.
  441.  
  442.  
  443. 
  444. 8464     hcCalibrateNBox   = $2110;
  445.  
  446.       The digitizer is waiting for your actions here: press the
  447.    digitizer mouse button to register points. To backtrack or
  448.    abort, click on the close button (upper left corner of the
  449.    window), or hit the <Esc> key.
  450.  
  451.  
  452. 
  453. 8704     hcDigWindow       = $2200;
  454.  
  455.       The digitizer is waiting for your actions here: press the
  456.    digitizer mouse button to register points. To indicate when
  457.    you are finished, click on the close button (upper left corner
  458.    of the window), or hit the <F3> or the <Esc> key.
  459.  
  460.  
  461. 
  462. 8720     hcPointDigWindow  = $2210;
  463.  
  464.       The digitizer is waiting for your actions here: press the
  465.    digitizer mouse button to register points. To indicate when
  466.    you are finished, click on the close button (upper left corner
  467.    of the window), or hit the <F3> or the <Esc> key.
  468.  
  469.  
  470. 
  471. 8736     hcLineDigWindow   = $2220;
  472.  
  473.       The digitizer is waiting for your actions here: press the
  474.    digitizer mouse button to register points. To indicate when
  475.    you are finished, click on the close button (upper left corner
  476.    of the window), or hit the <F3> or the <Esc> key.
  477.  
  478.  
  479. 
  480. 8752     hcWellDigWindow   = $2230;
  481.  
  482.       The digitizer is waiting for your actions here: press the
  483.    digitizer mouse button to register points. To indicate when
  484.    you are finished, click on the close button (upper left corner
  485.    of the window), or hit the <F3> or the <Esc> key.
  486.  
  487.  
  488. 
  489. 8768     hcCntrDigWindow   = $2240;
  490.  
  491.       The digitizer is waiting for your actions here: press the
  492.    digitizer mouse button to register points. To indicate when
  493.    you are finished, click on the close button (upper left corner
  494.    of the window), or hit the <F3> or the <Esc> key.
  495.  
  496.  
  497. 
  498. 8784     hcOCDigWindow     = $2250;
  499.  
  500.       The digitizer is waiting for your actions here: press the
  501.    digitizer mouse button to register points. To indicate when
  502.    you are finished, click on the close button (upper left corner
  503.    of the window), or hit the <F3> or the <Esc> key.
  504.  
  505.  
  506. 
  507. 8800     hcOCPosWindow     = $2260;
  508.  
  509.       The digitizer is waiting for your actions here: press the
  510.    digitizer mouse button to register points. To indicate when
  511.    you are finished, click on the close button (upper left corner
  512.    of the window), or hit the <F3> or the <Esc> key.
  513.  
  514.  
  515. 
  516. 8816     hcCntrDatWindow   = $2270;
  517.  
  518.    Elevation Data▐
  519.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  520.       Enter the elevation value for the contour you are about to
  521.    digitize. This value will be saved with every X, Y or lon/lat
  522.    coordinate in the specified file.
  523.  
  524.  
  525. 
  526. 8992     hcFileViewer      = $2320;
  527.  
  528.    File Viewing Window▐
  529.     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  530.       This window displays the file you select for viewing. It
  531.    can be scrolled up or down and left or right if required, can
  532.    be moved, zoomed and resized, and cascaded or tiled with other
  533.    viewing windows. Either the mouse or the keyboard can facili-
  534.    tate these tasks -- check the status line for command hints.
  535.    To move the window via the keyboard, hit <Ctrl F5> then the
  536.    arrow keys, or, using the mouse, click and hold on the top
  537.    border of the window and drag it. To resize the window via the
  538.    keyboard, hit <Ctrl F5> as before, then use the shifted arrow
  539.    keys, or, with the mouse, click on the lower right corner of
  540.    the window and drag it.
  541.  
  542.  
  543. 
  544.